Keywords in Context Index
NAG C Library Manual

factorization

f01bnc   UUH factorization of complex Hermitian positive-definite matrix
f01mcc   LDLT factorization of real symmetric positive-definite variable-bandwidth (skyline) matrix
f01qcc   QR factorization of real m by n matrix (m ≥ n)
f01qdc   Compute QB or QT B after factorization by f01qcc
f01qec   Form columns of Q after factorization by f01qcc
f01rcc   QR factorization of complex m by n matrix (m≥ n)
f01rdc   Compute QB or QH B after factorization by f01rcc
f01rec   Form columns of Q after factorization by f01rcc
f03aec   LLT factorization and determinant of real symmetric positive-definite matrix
f03afc   LU factorization and determinant of real matrix
f03ahc   LU factorization and determinant of complex matrix
f07adc   LU factorization of real m by n matrix
f07arc   LU factorization of complex m by n matrix
f07bdc   LU factorization of real m by n band matrix
f07brc   LU factorization of complex m by n band matrix
f07fdc   Cholesky factorization of real symmetric positive-definite matrix
f07frc   Cholesky factorization of complex Hermitian positive-definite matrix
f07gdc   Cholesky factorization of real symmetric positive-definite matrix, packed storage
f07grc   Cholesky factorization of complex Hermitian positive-definite matrix, packed storage
f07hdc   Cholesky factorization of real symmetric positive-definite band matrix
f07hrc   Cholesky factorization of complex Hermitian positive-definite band matrix
f07mdc   Bunch–Kaufman factorization of real symmetric indefinite matrix
f07mrc   Bunch–Kaufman factorization of complex Hermitian indefinite matrix
f07nrc   Bunch–Kaufman factorization of complex symmetric matrix
f07pdc   Bunch–Kaufman factorization of real symmetric indefinite matrix, packed storage
f07prc   Bunch–Kaufman factorization of complex Hermitian indefinite matrix, packed storage
f07qrc   Bunch–Kaufman factorization of complex symmetric matrix, packed storage
f08aec   QR factorization of real general rectangular matrix
f08afc   Form all or part of orthogonal Q from QR factorization determined by f08aec or f08bec
f08ahc   LQ factorization of real general rectangular matrix
f08ajc   Form all or part of orthogonal Q from LQ factorization determined by f08ahc
f08asc   QR factorization of complex general rectangular matrix
f08atc   Form all or part of unitary Q from QR factorization determined by f08asc or f08bsc
f08avc   LQ factorization of complex general rectangular matrix
f08awc   Form all or part of unitary Q from LQ factorization determined by f08avc
f08bec   QR factorization of real general rectangular matrix with column pivoting
f08bsc   QR factorization of complex general rectangular matrix with column pivoting
f08pec   Eigenvalues and Schur factorization of real upper Hessenberg matrix reduced from real general matrix
f08psc   Eigenvalues and Schur factorization of complex upper Hessenberg matrix reduced from complex general matrix
f08qfc   Reorder Schur factorization of real matrix using orthogonal similarity transformation
f08qgc   Reorder Schur factorization of real matrix, form orthonormal basis of right invariant subspace for selected eigenvalues, with estimates of sensitivities
f08qtc   Reorder Schur factorization of complex matrix using unitary similarity transformation
f08quc   Reorder Schur factorization of complex matrix, form orthonormal basis of right invariant subspace for selected eigenvalues, with estimates of sensitivities
f08ufc   Computes a split Cholesky factorization of real symmetric positive-definite band matrix A
f08utc   Computes a split Cholesky factorization of complex Hermitian positive-definite band matrix A
f08xec   Eigenvalues and generalized Schur factorization of real generalized upper Hessenberg form reduced from a pair of real general matrices
f08xsc   Eigenvalues and generalized Schur factorization of complex generalized upper Hessenberg form reduced from a pair of complex general matrices
f11dac   Incomplete LU factorization (nonsymmetric)
f11jac   Incomplete Cholesky factorization (symmetric)

Keywords in Context Index
NAG C Library Manual

© The Numerical Algorithms Group Ltd, Oxford UK. 2002